Skip to content

Add exam repository integration with camera service - #23

Merged
ThalesMMS merged 1 commit into
mainfrom
codex/implement-examrepository-with-unit-tests
Sep 22, 2025
Merged

Add exam repository integration with camera service#23
ThalesMMS merged 1 commit into
mainfrom
codex/implement-examrepository-with-unit-tests

Conversation

@ThalesMMS

Copy link
Copy Markdown
Owner

Summary

  • add a SwiftData-backed ExamRepository protocol and implementation
  • wire the new repository into the dependency container and camera service to reuse exams per patient
  • add unit tests covering exam repository queries and ensuring camera service reuses an exam for multiple photos

Testing

  • xcodebuild test -project Skinia.xcodeproj -scheme Skinia (fails: command not found)

https://chatgpt.com/codex/tasks/task_e_68d1868e2f6c832e96673d40b164e90c

@ThalesMMS
ThalesMMS merged commit 0d87434 into main Sep 22, 2025
1 check passed
@ThalesMMS
ThalesMMS deleted the codex/implement-examrepository-with-unit-tests branch September 22, 2025 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant